Welcome![Sign In][Sign Up]
Location:
Search - tracking opencv

Search list

[OpenCVOpenCVTemplate

Description: Code to tracking objects with Opencv
Platform: | Size: 31744 | Author: vitor_gz | Hits:

[Otherblobtrack

Description: 针对在复杂背景中检测出多批特定运动目标并实施分配批号实行标记跟踪,本文利用OpenCV的运动物体跟踪的数据结构、函数以及基本框架,建立了一个由人机交互界面模块;运动物体的前景检测模块;运动物体的团块特征检测模块;运动物体的团块跟踪模块轨迹生成模块;轨迹后处理模块组成的视频图像运动目标分析系统。-Aim at detecting,tracking and marking multipule specific targets in complex background.We use the basic framework of object tracking of OpenCV to establish a multi—modules system.The system is composed of Human—computer interaction interface module,foreground of moving objects detection module,blocks feature of moving objects detection module,blocks tracking module andtrack analysis module.
Platform: | Size: 8192 | Author: 曾雯 | Hits:

[OpenCVOpenCV-2.0.0a-win32

Description: opencv的最新版本增添了很多新的功能,主要体现在对图像的切割与拼接以及运动物体的跟踪检测方面,欢迎大家下载-The latest version of opencv added many new features, mainly reflected in the image of the cutting and splicing as well as tracking and detection of moving objects, the welcome to download
Platform: | Size: 25075712 | Author: 何文俊 | Hits:

[OpenGL programcamshift

Description: 基于opencv的camshift算法实现运动物体的跟踪,平台为vc6.0.加载avi格式视频,通过鼠标点击确定跟踪物体的大小和区域。-Opencv of camshift algorithm based on moving object tracking, platform vc6.0. Load avi format video, object tracking by mouse click to determine the size and area.
Platform: | Size: 1054720 | Author: echo | Hits:

[OpenCVkalman

Description: 用kalman滤波器实现运动目标的跟踪.vc6.0和opencv编程,-Using kalman filter tracking moving objects. Vc6.0 and opencv programming,
Platform: | Size: 3072 | Author: hewei | Hits:

[OpenCVAutoCamShift

Description: 將opencv的camshift,改寫成autocamshift,利用已知圖片追蹤-Will opencv of camshift, rewritten autocamshift, using known image tracking
Platform: | Size: 4930560 | Author: kerwin1315 | Hits:

[BooksOpenCV

Description: Cv中文参考手册 图像处理 结构分析 运动分析与对象跟踪 模式识别 照相机定标和三维重建 -Cv Reference Manual motion analysis image processing structure of pattern recognition and object tracking camera calibration and 3D reconstruction
Platform: | Size: 2678784 | Author: 麦高 | Hits:

[OpenCVWATCH

Description: 使用opencv和visualC++进行编译,能够完成视频的跟踪和记录。-VisualC++ using opencv and compiled, to complete the tracking and recording video.
Platform: | Size: 2706432 | Author: yangyang | Hits:

[OpenCVOpenCVmotionerkennung

Description: 基于OPENCV的运动物体跟踪程序,在VC++环境下实现-Moving object tracking based on OPENCV program, VC++ environment to achieve
Platform: | Size: 2048 | Author: zhang | Hits:

[OpenCVObjectTracking

Description: 物体追踪。日本opencv的配套程序。实现动态物体的跟踪功能-Object tracking. Japan opencv matching procedures. Tracking of dynamic objects
Platform: | Size: 5120 | Author: sunfeng | Hits:

[OpenCVtracing

Description: 此代码用opencv和cv++实现运动目标的跟踪-This code cv++ with opencv and tracking moving objects
Platform: | Size: 39053312 | Author: 王洪 | Hits:

[OpenCVopencv

Description: 一个不错的基于Opencv与VC环境的视频采集图像滤波与角点检测运动跟踪的vc程序.可以实现opencv图像滤波,opencv人脸角点检测,opencv运动跟踪程序-A good VC environment based Opencv and video capture image filtering and corner detection vc motion tracking program. Opencv image filtering can be achieved, opencv face corner detection, opencv motion tracker
Platform: | Size: 247808 | Author: 王志亮 | Hits:

[OpenCVOpenCV-Mean-Shift-demo

Description: 基于OpenCV实现的图像特征区域跟踪程序,基于类Mean-Shift实现的颜色直方图概率匹配算法,可同时跟踪6个特定目标区域。-OpenCV implementation of image features based on regional tracking program, based on class Mean-Shift probability of achieving the color histogram matching algorithm, which can track a specific target area 6.
Platform: | Size: 2283520 | Author: gbcgbc | Hits:

[OpenCVHumanTracking

Description: 人体运动跟踪源代码,经过测试可以使用,基于opencv实现实现的,简单实用-Human Motion Tracking source code through the test could be used, based on the opencv implementation to achieve, simple and practical
Platform: | Size: 4103168 | Author: 梁浩 | Hits:

[OpenCVOpencvToIntroduceMovingTargetDetectionAndTracking.

Description: 基于opencv的运动物体跟踪与检测的算法论文-Opencv object tracking based on motion detection algorithm with the paper
Platform: | Size: 8666112 | Author: 陈家敏 | Hits:

[OpenCVTracking21-10-2010

Description: Some code for tracking color object base on opencv library
Platform: | Size: 13675520 | Author: sonic | Hits:

[Special EffectsSIFT_VC.lib

Description: 本系统中VIS欠缺的SIFT_VC.lib文件。。。 http://www.pudn.com/downloads224/sourcecode/math/detail1055031.html-This is lib file, which is used in Video Intelligent System (VIS) based on the Microsoft Visual Studio 2008 compiler environment and OpenCV 2.0 library. It includes foreground detection, motion object detection, motion object tracking, trajectories generation and analysis modules. It realizes a friendly interface based on dialog, which provides a convenient example for new learners. keywords: opencv, mixture of gaussian model, sift feature and ransac method, mean shift, particle filter, kalman filter, object detection and tracking, video intelligent system.
Platform: | Size: 111616 | Author: | Hits:

[Graph Recognizecamshift

Description: camshift.rar:是基于opencv的一种算算法,能实现对人脸的跟踪。重点采用camshift算法,也应用到了hsv,结合摄像头,会更直观的观察到跟踪结果。-camshift.rar: a calculation based on opencv algorithm can achieve the tracking of human faces. Focus on using camshift algorithm, also applied to the hsv, combining camera, would be more intuitive tracking results observed.
Platform: | Size: 1354752 | Author: 郭涵 | Hits:

[OpenCVKalman

Description: kalman颜色跟踪算法 效果比meanshift好 opencv -kalman opencv color tracking algorithm
Platform: | Size: 1031168 | Author: qk | Hits:

[androidT-tracking_Ver0.1

Description: 1、基于深度摄像机的手势跟踪、手势识别、轮廓识别、运动目标坐标输出代码 2、基于Primesense公司深度图 3、技术涉及复杂图形学算法,感兴趣的朋友,希望你们能发展中国自己的识别技术发展。 4、能够运行于Window,Linux,Android系统,全球第一个能够运用Android系统深度摄像的手势跟踪实现代码。 5、有部分OpenCV函数被简化。 6、代码的思路和细节已经有发明专利保护,拒绝完全抄袭,希望在此基础上大家创新-1, the depth of the camera based gesture tracking, gesture recognition, contour detection, moving target coordinates of the output code 2, the company based on the depth chart Primesense 3, the technique involves complex graphics algorithms, and interested friends, I hope you can identify the development of China s own technology. 4, able to run on Window, Linux, Android system, the world s first camera to use Android depth of the hand tracking system implementation code. 5, some OpenCV function is simplified. 6, code ideas and details have patent protection, refused to completely copy the hope that on this basis, we Innovation
Platform: | Size: 539648 | Author: 刘纹高 | Hits:
« 1 2 3 4 56 7 8 9 10 ... 39 »

CodeBus www.codebus.net